home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / exampleCode / opengl / GLUT / progs / demos / Imakefile next >
Makefile  |  1996-11-11  |  189b  |  11 lines

  1.  
  2. /* Copyright (c) Mark J. Kilgard, 1994. */
  3.  
  4. #define IHaveSubdirs
  5. #define PassCDebugFlags
  6.  
  7. SUBDIRS = ideas atlantis walker yacme glutmech
  8.  
  9. MakeSubdirs($(SUBDIRS))
  10. DependSubdirs($(SUBDIRS))
  11.